home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcb145aa.zip / BOARD.BAT < prev    next >
DOS Batch File  |  1991-10-17  |  338b  |  17 lines

  1. echo off
  2. c:
  3. cd\pcb
  4. set pcb=
  5. set dszlog=pcbdsz.log
  6. if exist remote.bat rename remote.bat remote.sys
  7. if exist event.bat rename event.bat event.sys
  8. if exist door.bat del door.bat
  9. if exist endpcb del endpcb
  10. pcb145
  11. if exist remote.bat remote
  12. if exist door.bat door
  13. if exist event.bat event
  14. if exist endpcb goto end
  15. board
  16. :end
  17.